***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 12, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt SMF30A A K 
.param
+vc0 = 2.146e-10	 vc1 = 2.116e-10	 vc2 = 9.973e-11		vc3 = 2.395e-1
+tc1 = 7.408e-2		 tc2 = 2.586e-2		
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 2.215e-12	   n = 1.253		  rs = 7.639e-2
+ibv = 1e-3		 nbv = 1		  bv = 35.05
+ikf = 0.316
***** capacitance parameter *****
+cjo = 2.157e-10	   m = 3.278e-1		  vj = 5.306e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.082		 xti = 3
+trs1 = 5.457e-4	tbv1 = 8.397e-4		tikf = -1e-4
.ends SMF30A
*$
